Install Or Remove Optional Components
The Meridian client installation packages support installing individual components in a command-line installation by using the ADDLOCAL property. To remove individual components using a command line, specify them with the REMOVE property. The package supports the following values for these properties. The values are case-sensitive. Spaces are not allowed. Misspelled values will cause the entire command line to fail.
Value | Component | Meridian
PowerUser1 |
Meridian
PowerWeb |
---|---|---|---|
Common |
Common client components |
n |
n |
Download |
PowerWeb functionality |
m |
m |
Viewer |
Accruent viewer |
lu |
l |
DBX5 |
Autodesk RealDWG library support |
lu |
l |
AMHook2 |
Application Integration |
qu |
q |
NETInterops |
Accruent .NET interop assemblies |
q |
q |
PUC |
PowerUser client |
mu |
|
AIMS |
Meridian Asset Management Module client extensions |
qu |
|
GCFExt |
Meridian Global Collaboration Framework client extensions | q | |
PublisherExt |
Accruent Publisher client extension | q | |
NETAPI |
Meridian Connection API | q | |
Acad<Version>4 |
AutoCAD link. For example, Acad2018 |
mu |
|
Inventor4 |
Inventor link |
m |
|
Microstation |
MicroStation link |
m |
|
SolidWorks4 |
SolidWorks link |
m |
|
Revit |
Revit link |
q |
|
WordAddin |
Microsoft Word |
m |
|
ExcelAddin |
Microsoft Excel |
m |
|
PowerPointAddin |
Microsoft PowerPoint |
m |
|
OutlookAddin |
Microsoft Outlook |
m |
|
ENotes |
IBM Lotus Notes |
q |
|
n Required components
l Components required for document viewing
m Optional components
q Optional and requires the NetInterops component
u Optional and requires the DBX component
- BlueCielo Meridian Enterprise (x64).msi or BlueCielo Meridian Enterprise.msi as described in Choose An Installation File.
- Required when any component other than PowerWeb is installed and required to use a site cache.
- For more information, see Autovue.
- Supported by BlueCielo Meridian Enterprise (x64).msi only.
- Also required for DWG title block data exchange and asset tag extraction.
For example, to remove the application links for a subset of users, run the following command line:
msiexec /i "C:\Temp\BlueCielo Meridian Enterprise.msi" INSTALLDIR="C:\Program Files\BC-Meridian" REMOVE="Acad2018,Inventor" TRANSFORMS="1053.mst" /quiet /norestart /log "C:\Temp\BCME2018-Setup.log"